Update Custom Bitlink (Bitly API Reference)
PATCH /v4/custom_bitlinks/{custom_bitlink}
bitlink_idをPATCHする
Move a keyword (or custom back-half) to a different Bitlink (domains must match).
back halfのカスタマイズもできる
と書いてあるが、叩いたところ以下のレスポンス
code:json
{
"message": "NOT_FOUND",
"resource": "custom_bitlinks",
"description": "What you are looking for cannot be found."
}
custom_bitlinkが1つもないとNOT FOUNDらしい
その場合、有料プランでないと叩けないらしい